runtime._func.entryOff (field)
3 uses
runtime (current package)
runtime2.go#L898: entryOff uint32 // start pc, as offset from moduledata.text/pcHeader.textStart
symtab.go#L860: return f.entryOff == ^uint32(0) // see comment for funcinl.ones
symtab.go#L873: return f.datap.textAddr(f.entryOff)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)